-
Home
-
Newsletter Sign-Up for CleverReach
-
2.3.5 (latest)
-
Code
-
Classes
- CleverReach_BaseProxy
Total Complexity |
35 |
Dependencies |
10 |
Dependents |
0 |
Total lines |
330 |
Lines of code |
122 |
Logical lines of code |
71 |
Comment lines |
157 |
Methods |
18 |
Properties |
2 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_valid_access_token() |
S |
55 |
5 |
20 |
refresh_access_token() |
S |
55 |
5 |
18 |
extract_error_message() |
S |
59 |
4 |
15 |
validate_response() |
S |
63 |
3 |
11 |
is_error_code() |
S |
77 |
3 |
3 |
is_unauthorized_or_forbidden() |
S |
78 |
2 |
3 |
format_payload() |
S |
77 |
2 |
3 |
get_token_url() |
S |
80 |
1 |
3 |
log_and_throw_http_request_exception() |
S |
75 |
1 |
4 |
__construct() |
S |
76 |
1 |
4 |
get() |
S |
74 |
1 |
4 |
get_base_url() |
S |
79 |
1 |
3 |
call() |
S |
66 |
1 |
8 |
get_headers() |
S |
72 |
1 |
5 |
delete() |
S |
74 |
1 |
4 |
put() |
S |
74 |
1 |
4 |
post() |
S |
74 |
1 |
4 |
get_base_headers() |
S |
72 |
1 |
6 |